home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Merciful 2
/
Merciful - Disc 2.iso
/
software
/
i
/
imagefxv2.1a.lha
/
ImageFX
/
Rexx
/
AutoFX
/
AutoFX.ifx.post
< prev
next >
Wrap
Text File
|
1996-03-02
|
328b
|
24 lines
/*
* AutoFX.ifx.post
* Written by Thomas Krehbiel
*
* Called after AutoFX finishes all processing. Should be used to
* cleanup after the 'AutoFX.ifx.pre' script.
*
* Inputs:
* None.
*
* Returns:
* 0 if successful, non-zero on failure
*
*/
OPTIONS RESULTS
KillBuffer Force
UnlockGui
Undo On
Redraw On
EXIT